ComponentOne ASP.NET MVC Controls
End Property (FibonacciArcs<T>)

C1.Web.Mvc.Finance Namespace > FibonacciArcs<T> Class : End Property
Gets or sets the ending DataPoint for the base line.
Syntax
'Declaration
 
<JsonConverterAttribute(#67k.#j9k)>
Public Property End As DataPoint
[JsonConverter(#67k.#j9k)]
public DataPoint End {get; set;}
Remarks
The DataPoint X value can be a number or a Date object (for time-based data). Unlike some of the other Fibonacci tools, the ending DataPoint is not calculated automatically if undefined.
See Also

Reference

FibonacciArcs<T> Class
FibonacciArcs<T> Members